Autogenerated HTML docs for v1.6.2-rc0-90-g0753
diff --git a/git-config.html b/git-config.html index 3c882da..df9b89b 100644 --- a/git-config.html +++ b/git-config.html
@@ -2407,6 +2407,19 @@ </p> </dd> <dt> +mailmap.file +</dt> +<dd> +<p> + The location of an augmenting mailmap file. The default + mailmap, located in the root of the repository, is loaded + first, then the mailmap file pointed to by this variable. + The location of the mailmap file may be in a repository + subdirectory, or somewhere outside of the repository itself. + See <a href="git-shortlog.html">git-shortlog(1)</a> and <a href="git-blame.html">git-blame(1)</a>. +</p> +</dd> +<dt> man.viewer </dt> <dd> @@ -3071,7 +3084,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2009-02-14 08:18:09 UTC +Last updated 2009-02-15 10:37:52 UTC </div> </div> </body>